var encoding/asn1.bitStringType

3 uses

	encoding/asn1 (current package)
		asn1.go#L659: 	bitStringType        = reflect.TypeFor[BitString]()
		common.go#L157: 	case bitStringType:
		marshal.go#L468: 	case bitStringType: